Product Code Database
Example Keywords: the elder -nintendo $9-195
   » » Wiki: Radix
Tag Wiki 'Radix'.
Tag

In a positional numeral system, the radix ( radices) or base is the number of unique , including the digit zero, used to represent numbers. For example, for the (the most common system in use today) the radix is ten, because it uses the ten digits from 0 through 9.

In any standard positional numeral system, a number is conventionally written as with x as the string of digits and y as its base. For base ten, the subscript is usually assumed and omitted (together with the enclosing ), as it is the most common way to express value. For example, (100)10 is equivalent to 100 (the decimal system is implied in the latter) and represents the number one hundred, while (100)2 (in the binary system with base 2) represents the number four.


Etymology
is a Latin word for "root". Root can be considered a synonym for base, in the arithmetical sense.


In numeral systems
Generally, in a system with radix b (), a string of digits denotes the number , where .
(2025). 9781292024684, Pearson.
In contrast to decimal, or radix 10, which has a ones' place, tens' place, hundreds' place, and so on, radix b would have a ones' place, then a b1s' place, a b2s' place, etc.

For example, if b = 12, a string of digits such as 59A (where the letter "A" represents the value of ten) would represent the value = 838 in base 10.

Commonly used numeral systems include:

2Binary numeral systemUsed internally by nearly all . The two digits are "0" and "1", expressed from switches displaying OFF and ON, respectively. Used in most electric counters.
8Used occasionally in computing. The eight digits are "0"–"7" and represent 3 bits (23).
10Used by humans in the wide majority of cultures. Its ten digits are "0"–"9". Used in most mechanical counters.
12Sometimes advocated due to divisibility by 2, 3, 4, and 6. It was traditionally used as part of quantities expressed in and grosses.
16Often used in computing as a more compact representation of binary (1 hex digit per 4 bits). The sixteen digits are "0"–"9" followed by "A"–"F" or "a"–"f".
20Traditional numeral system in several cultures, still used by some for counting. Historically also known as the score system in English, now most famous in the phrase "four score and seven years ago" in the Gettysburg Address.
36Base36Base36 is a binary-to-text encoding scheme that represents in an string format by translating it into a radix-36 representation. The choice of 36 is convenient in that the digits can be represented using the 0–9 and the A–Z (the ISO basic Latin alphabet). Each base36 digit needs less than 6 bits of information to be represented.
60Originally used in modified form in ancient and passed to the .
(2025). 9780195183641, Oxford Univ. Press. .
Used today as the basis of modern circular coordinate system (degrees, minutes, and seconds) and [[time]] measuring (minutes, and seconds) by analogy to the rotation of the Earth.

The octal and hexadecimal systems are often used in computing because of their ease as shorthand for binary. Every hexadecimal digit corresponds to a sequence of four binary digits, since sixteen is the fourth power of two; for example, hexadecimal 7816 is binary 2. Similarly, every octal digit corresponds to a unique sequence of three binary digits, since eight is the cube of two.

This representation is unique. Let b be a positive integer greater than 1. Then every positive integer a can be expressed uniquely in the form

a = r_m b^m + r_{m-1} b^{m-1} + \dotsb + r_1 b + r_0,

where m is a nonnegative integer and the r's are integers such that

0 < r m < b and 0 ≤ r i < b for i = 0, 1, ... , m − 1.

Radices are usually . However, other positional systems are possible, for example, golden ratio base (whose radix is a non-integer ), and (whose radix is negative). A negative base allows the representation of negative numbers without the use of a minus sign. For example, let b = −10. Then a string of digits such as 19 denotes the (decimal) number = −1.


Table of bases
Different bases are especially used in connection with computers. The commonly used bases are 10 (), 2 (), 8 (), and 16 (). A with 8 can represent values from 0 to 255, often expressed with in base 2, 8 or 16 to give the same length.

The first row in the tables is the base written in decimal.

+ 0–15 ! 10 !! 2 !! 8 !! 16
+ 16–31 ! 10 !! 2 !! 8 !! 16
+ 32–47 ! 10 !! 2 !! 8 !! 16
+ 48–63 ! 10 !! 2 !! 8 !! 16
+ 64–79 ! 10 !! 2 !! 8 !! 16
+ 80–95 ! 10 !! 2 !! 8 !! 16
+ 96–111 ! 10 !! 2 !! 8 !! 16
+ 112–127 ! 10 !! 2 !! 8 !! 16
+ 128–143 ! 10 !! 2 !! 8 !! 16
+ 144–159 ! 10 !! 2 !! 8 !! 16
+ 160–175 ! 10 !! 2 !! 8 !! 16
+ 176–191 ! 10 !! 2 !! 8 !! 16
+ 192–207 ! 10 !! 2 !! 8 !! 16
+ 208–223 ! 10 !! 2 !! 8 !! 16
+ 224–239 ! 10 !! 2 !! 8 !! 16
+ 240–255 ! 10 !! 2 !! 8 !! 16


See also


Notes

External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time